users.users.<name>.description
A short description of the user account, typically the user's full name.
This defaults to null which means, on creation, sysadminctl
will pick the description which is usually always name.
Using an empty name is not supported and breaks macOS like making the user not appear in Directory Utility.
- Type
null or non-empty string- Default
null- Example
"Alice Q. User"- Declared
- <nix-darwin/modules/users>